Setting attributes for XML elements
Some XML elements have attributes that you can specify. For example:
- For the font tag, you can set attributes such as color.
- For the hyperlink tag, <a href>, you need to define a URL for the link as an attribute.
Attributes are defined in the attribute window, above the entity window.
If you don't know what an attribute does, leave it blank.
See also:
Formatting text with var tag and TeX coding
XML formatting tag and attributes